home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Nave / Drakojan.swf / scripts / frame_853 / PlaceObject2_879_601 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2006-07-21  |  112b  |  6 lines

  1. onClipEvent(load){
  2.    stop();
  3.    this._x = _root.spaceship._x + 5;
  4.    this._y = _root.spaceship._y + 20;
  5. }
  6.